bitkeeper revision 1.1426.1.1 (4289cc8cPUM98bLJs4TV93NHY9LOKg)
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 17 May 2005 10:50:52 +0000 (10:50 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 17 May 2005 10:50:52 +0000 (10:50 +0000)
commitb93e7f7e8b78ca1ca3bb00f88f618a6d376c1b00
treec0e4e2c08fa83b30dbb0da171d9b93842406e892
parentca5d3268f9e37b4a6e3cb35fc219984f7b981ebd
bitkeeper revision 1.1426.1.1 (4289cc8cPUM98bLJs4TV93NHY9LOKg)

Many files:
  Make interface to network/block scripts consistent:
  - output on stdout is returned to the script caller
  - output on stderr is logged at the error level, messages with a '-' prefix
    are logged at the debug level and messages with a '*' prefix are logged
    at the info level.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/examples/block-enbd
tools/examples/block-file
tools/examples/network
tools/examples/network-nat
tools/examples/vif-bridge
tools/examples/vif-nat
tools/examples/vif-route
tools/python/xen/util/process.py
tools/python/xen/xend/Blkctl.py
tools/python/xen/xend/Vifctl.py